PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFDisplayImageXObjectOperator Class / getImage Method
In This Topic
    getImage Method
    In This Topic
    Gets the image painted by this operator.
    Syntax
    public PDFVisualImage getImage()

    Return Value

    The image painted by this operator.
    See Also